|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnegotiator.actions.Action
negotiator.actions.EndNegotiation
public class EndNegotiation
Class which symbolizes the action to leave a negotiation.
| Constructor Summary | |
|---|---|
EndNegotiation()
Action to end the negotiation. |
|
EndNegotiation(AgentID agentID)
Action to end the negotiation. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Enforces that actions implements a string-representation. |
| Methods inherited from class negotiator.actions.Action |
|---|
getAgent, getBidFromAction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EndNegotiation()
public EndNegotiation(AgentID agentID)
agentID - of the opponent| Method Detail |
|---|
public java.lang.String toString()
Action
toString in class Action
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||